ScrolledWindow: Streamline/clarify the intro docs
authorDaniel Boles <dboles@src.gnome.org>
Mon, 20 Mar 2017 23:20:26 +0000 (23:20 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 20 Mar 2017 23:25:23 +0000 (23:25 +0000)
commit52547054a55a7ddd4c0f62c170e37d77e0b09c7a
tree7645ca9ac04b73e46bc8443af6ae009570eee970
parent7e38e3075e9c5d591a40b450dd1eac6c25c79c5d
ScrolledWindow: Streamline/clarify the intro docs

 • intro: Clarify that external policy and/or adjustments can be used.
 • add(): Don’t waffle on about having to add a ViewPort since we handle
          that transparently for the user, so they can add() any widget.
 • Adjustment stuff: most of this was repeating the docs for Scrollbar,
                     so just refer the user to that. Also, mention how
                     policies NEVER and EXTERNAL interact with all this.

https://bugzilla.gnome.org/show_bug.cgi?id=778853
gtk/gtkscrolledwindow.c